Skip to content

Conversation

@bryghtlabs-richard
Copy link
Contributor

@bryghtlabs-richard bryghtlabs-richard commented Jan 28, 2026

Description

Resolve this warning:

[WARNING] hook id commitizen-branch uses deprecated stage names (push) which will be removed in a future version.
run: pre-commit migrate-config to automatically fix this.

Also include the motivation (why this change) and context.

  1. Not to have warnings on each commit.
  2. Follow the Commitizen preferences to rename push to pre-push.

Testing

Made another commit, verified tests still pass.


Checklist

Before submitting a Pull Request, please ensure the following:

  • 🚨 This PR does not introduce breaking changes.
  • All CI checks (GH Actions) pass.
  • Documentation is updated as needed.
  • Tests are updated or added as necessary.
  • Code is well-commented, especially in complex areas.
  • Git history is clean — commits are squashed to the minimum necessary.

Note

Replaces deprecated push stage with pre-push for the commitizen-branch hook in .pre-commit-config.yaml to silence deprecation warnings. No code or runtime behavior changes.

Written by Cursor Bugbot for commit 106466b. This will update automatically on new commits. Configure here.

Run the recommended remediation to resolve:

[WARNING] hook id `commitizen-branch` uses deprecated stage names (push)
which will be removed in a future version.
run: `pre-commit migrate-config` to automatically fix this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant